home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / SET / LOAD_PATH < prev    next >
Encoding:
Text File  |  1993-05-04  |  636 b   |  18 lines

  1. Usage: SET LOAD_PATH <Path to load scripts from>
  2.   This path controls where the client finds scripts and menus.
  3.   A typical example would be.
  4.     SET LOAD_PATH .:~/.irc:/usr/local/lib/irc/script
  5.  
  6.   Which will first look in the current directory, and then in the 
  7.   system's irc script directory.  This can of course be set to 
  8.   anything you want.  If you want to determine if you have the 
  9.   default scripts, and where they are, use   /WHICH global
  10.   and that should show you the location of the 'global' script 
  11.   file.  The directory it's in is also the location of all the 
  12.   other scripts.
  13.  
  14. See Also:
  15.   LOAD
  16.   WHICH
  17.   CD
  18.